CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 字符串转换 十六进制

搜索资源列表

  1. achieve-the-hex-string-to-decimal-

    0下载:
  2. 实现长度小于N个字符的十六进制字符串转换为十进制输出 扩展说明:可实现任意进制的转换-Length is less than N characters to achieve the hex string to decimal output expansion Descr iption: can be any hex conversion
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:723
    • 提供者:Lzhou
  1. HexToInt

    0下载:
  2. C++ Builder 十六进制字符串转换成10进制数值的代码-C++ Builder hexadecimal string value converted into decimal code
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-23
    • 文件大小:512000
    • 提供者:聂超
  1. Exchange

    0下载:
  2. 程序功能:二进制取反 、十六进制转为十进制、十进制转十六进制、BCD转10进制 、十进制转BCD码、BCD码转换为字符串、字符串转换为BCD码,非常实用,工作必备之源码-Procedures functions: binary negate, sixteen hexadecimal to decimal, decimal to hexadecimal sixteen, BCD 10 hexadecimal, decimal conversion BCD code, BCD code is con
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:3924
    • 提供者:xwb
  1. code

    1下载:
  2. Delphi中有很多人分享如何用StrToInt将字符串转换为整数,但是在很多时候当需要用Byte(即十六进制用8位表示)来写出时就束手无策了。还有就是怎么将8位的十六进制数转换为十进制时也没有可以参考的了。本文试图给一个答案,可以使大家省些时间。-In Delphi there are a lot of sharing about using StrToInt but it givs out a String format, it has a problem when you are goin
  3. 所属分类:Delphi VCL

    • 发布日期:2016-01-22
    • 文件大小:3072
    • 提供者:zenger
  1. KeyDown_String_To_Hex

    0下载:
  2. 输入字符串转换成十六进制字符串并显示出来,这个软件再一些地方比较有效,例如破解、汉化软件的时候就变得非常方便了。-The conversion of inputing the string becomes 16 to enter to make a string and suggest, this software one more some places more effective, for example crack, the man turn the time of software b
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1423
    • 提供者:黄福龙
  1. lx2

    0下载:
  2. 进制转换。可以实现自输入数字的十进制、八进制、十六进制、字符串格式转换,简短方便。-Into the conversion. Can realize the input of the decimal, an octal number, hex, string format conversion, short convenient.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:148803
    • 提供者:read
  1. C-Software-design

    0下载:
  2. 分数统计 要求:(1)输入某班级学生的姓名、分数; (2)对(1)的分数进行降幂排列并输出; (3)具有输入输出界面。 打字程序 要求:(1)随即产生一字符串,每次产生的字符串内容、长度都不同; (2)根据(1)的结果,输入字符串,判断输入是否正确,输出正确率; (3)具有输入输出界面。 文本编辑器 要求:(1)编辑文本; (2)保存、打开指定位置的文本文件; (3)具有输入输出界面。 加密 要求:(1
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:5575
    • 提供者:戴永刚
  1. several-code--CPP-

    0下载:
  2. 几个自己用C语言写的代码:十进制转成二~十六进制.cpp<将一个十进制数转换成二至十六进制的任意数>;十六进制转成十进制.cpp(将一个十六进制的数转换成十进制数) ;数字转成字符串-递归法.cpp(用递归法将一串数字转换成字符串);因子之和.cpp(找出所有因子之和等于它本身的数)-several code coded by myself use C++ language.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:2064
    • 提供者:luer
  1. 10trun16

    0下载:
  2. 十进制转换为十六进制!字符串输出!输入10进制的数字串,转换出16进制的数字-Decimal to hexadecimal! String output Enter the 10 hex digit string, convert the hex numbers
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1909
    • 提供者:Eric.shen
  1. huibian

    0下载:
  2. 汇编初学者的一些基本实验:字符串的比较;十六进制与二进制的转换;字符和数据的计数等共8个试验-Some basic experimental assembly for beginners: string comparison hexadecimal and binary conversion characters and data count of eight trials
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:7568
    • 提供者:fmoet
  1. F2J

    0下载:
  2. 本程序主要用于将从串口助手等软件中获取的JPG图片十六进制字符串转换为字节流,以便能够直接观看。 十六进制字符串文本存放到in.txt中,该程序将其转换成图片in.jpg 其中输入文档为“in.txt”,输出文件为“in.jpg” 1月22日修改,用户自行输入需要转换的文本文件名称,需要带上后缀名-This procedure is mainly used for the the JPG images obtained from the software serial
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:1473
    • 提供者:yin
  1. PasswordProgram

    0下载:
  2. 本文向您展示如何制作一个简单的密码加密程序。主要的代码用于转换来自微软。VisualBasic类。 下面是代码,用于将字符串转换成十六进制格式。我们不能直接将所有字符的十六进制格式(如:@ # $ ^ & *())这就是为什么首先我把ASCII值的字符,然后转换成十六进制格式的ASCII值。-This article shows you how to create a simple password encryption programs. The main code is used to co
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:33520
    • 提供者:晴空
  1. TextConv4PSC

    0下载:
  2. 这个程序提供了两个类,并将字符串转换成Asc 10月,十六进制,或二进制和回来……你可以键入输入你想要转换,或负载直接从任何文件类型。-This program provides two classes, and the string into Asc 10 months, hexadecimal, or binary, and come back ...... you can type the input you want to convert, or load directly from a
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-10
    • 文件大小:15296
    • 提供者:软炸里脊
  1. chexedit_demo

    0下载:
  2. HexEdit类的demo,主要实现十六进制与字符串的转换与显示-HexEdit class demo
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:17554
    • 提供者:fervor
  1. LAB-Comport-Test

    0下载:
  2. Labview中字符串转换成十六进制,可用于串口调试使用。-The code is very useful!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:65109
    • 提供者:Devan
  1. HexToDoc

    0下载:
  2. 该文档主要讲述了十六进制字符串转换成十进制字符串的方法以及十六进制字符串转换成ASCII码的方法-This document focuses on a hexadecimal string into decimal and hexadecimal string method string into ASCII code method
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:2163
    • 提供者:feng
  1. hwxStr2BCD

    0下载:
  2. 实现十六进制方式的字符串到字符(BCD码)的转换, 字符(BCD码)到十六进制的转换, 十六进制字符串相加的操作。-Way to achieve a hexadecimal string to a character (BCD code) conversion character (BCD code) to hexadecimal conversion, hexadecimal string together action.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:821308
    • 提供者:杨磊
  1. ASCII2Int16Int32Test

    0下载:
  2. 自己写的一个ASCII码和十六进制十进制转换的一个小程序,有了这个工具就不用去查表了,长的字符串可以输入后立即转换-a small program to convert decimal and hexadecimal to ASCII code , with this tool you will not have to look-up table, and long strings can be immediately converted
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5003
    • 提供者:张先韬
  1. Converter-of-Hex-and-ASCII-Code

    0下载:
  2. 字符串 十六进制 十进制 ascii码相互转换 复制 黏贴-Ten ascii hexadecimal string conversion copy paste
  3. 所属分类:Menu control

    • 发布日期:2017-05-10
    • 文件大小:2139579
    • 提供者:cjy
  1. convert

    0下载:
  2. 实现十六进制字符串和普通字符串之间的转换; 可能这是很多新手头痛的问题,一直显示乱码。现在福音来了-To realize conversion between hexadecimal string and ordinary string Maybe this is a lot of new headache problem, always show the code.The Gospel to now
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:638
    • 提供者:周恒
« 1 2 34 »
搜珍网 www.dssz.com